home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / mintprgs / mintupgr / disk8.zoo / init.zoo / etc / ttytab < prev    next >
Text File  |  1992-11-03  |  2KB  |  49 lines

  1. # This is the ttytab file I use on my TT. As you can see, with the TT you
  2. # can have up to five interactive terminals without resorting to using the
  3. # midi port as a serial port.
  4. #
  5. # The names of the ports are changed using the mint.cnf file.
  6. #
  7. console    "/etc/getty console"    st52        on secure
  8. ttya    "/etc/getty std.2400"    dialup        off    # v:/modem1
  9. ttyb    "/etc/getty std.1200"    dialup        off    # v:/modem2
  10. ttyc    "/etc/getty std.2400"    dialup        off    # v:/serial1
  11. ttyd    "/etc/getty std.2400"    dialup        off    # v:/serial2
  12. #
  13. # Psuedo-terminals. MGR uses these, and they will also get used if Dave Gymer
  14. # ever gets round to doing a TCP/IP server with telnet. (He may also use
  15. # them instead of tty1 to get full ST keycodes via the serial port.)
  16. # Note that these are really just links; what they point to doesn't
  17. # exist until a server process creates a pty.
  18. #
  19. ttyp1    none            network    off         # u:\pipe\ttyp.p1
  20. ttyp2    none            network    off         # u:\pipe\ttyp.p2
  21. ttyp3    none            network    off         # u:\pipe\ttyp.p3
  22. ttyp4    none            network    off         # u:\pipe\ttyp.p4
  23. ttyp5    none            network    off         # u:\pipe\ttyp.p5
  24. ttyp6    none            network    off         # u:\pipe\ttyp.p6
  25. ttyp7    none            network    off         # u:\pipe\ttyp.p7
  26. ttyp8    none            network    off         # u:\pipe\ttyp.p8
  27. ttyp9    none            network    off         # u:\pipe\ttyp.p9
  28. ttypa    none            network    off         # u:\pipe\ttyp.pa
  29. ttypb    none            network    off         # u:\pipe\ttyp.pb
  30. ttypc    none            network    off         # u:\pipe\ttyp.pc
  31. ttypd    none            network    off         # u:\pipe\ttyp.pd
  32. ttype    none            network    off         # u:\pipe\ttyp.pe
  33. ttypf    none            network    off         # u:\pipe\ttyp.pf
  34. ttyq1    none            network    off         # u:\pipe\ttyp.q1
  35. ttyq2    none            network    off         # u:\pipe\ttyp.q2
  36. ttyq3    none            network    off         # u:\pipe\ttyp.q3
  37. ttyq4    none            network    off         # u:\pipe\ttyp.q4
  38. ttyq5    none            network    off         # u:\pipe\ttyp.q5
  39. ttyq6    none            network    off         # u:\pipe\ttyp.q6
  40. ttyq7    none            network    off         # u:\pipe\ttyp.q7
  41. ttyq8    none            network    off         # u:\pipe\ttyp.q8
  42. ttyq9    none            network    off         # u:\pipe\ttyp.q9
  43. ttyqa    none            network    off         # u:\pipe\ttyp.qa
  44. ttyqb    none            network    off         # u:\pipe\ttyp.qb
  45. ttyqc    none            network    off         # u:\pipe\ttyp.qc
  46. ttyqd    none            network    off         # u:\pipe\ttyp.qd
  47. ttyqe    none            network    off         # u:\pipe\ttyp.qe
  48. ttyqf    none            network    off         # u:\pipe\ttyp.qf
  49.